home *** CD-ROM | disk | FTP | other *** search
- -- card: 64809 from stack: in
- -- bmap block id: 59206
- -- flags: 0000
- -- background id: 52531
- -- name: technology15i
-
-
- -- part 1 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=428 top=317 right=342 bottom=456
- -- title width / last selected line: 0
- -- icon id / first selected line: 18611 / 18611
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: prev
- ----- HyperTalk script -----
- on mouseUp
- visual dissolve
- go card "technology15f"
- end mouseUp
-
-
-
- -- part 2 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=455 top=317 right=342 bottom=483
- -- title width / last selected line: 0
- -- icon id / first selected line: 18612 / 18612
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: next
- ----- HyperTalk script -----
- on mouseUp
- go card "technology15j"
- wait 20
- go card "technology15k"
- wait 60
- go card "technology15l"
- end mouseUp
-
-